@charset "utf-8";

.tab_box{ width:1224px; margin:auto;}
.lyz_tab_left{ width:1224px; height: auto !important; min-height:50px; height:50px; margin-bottom:35px;}
.pro_con1111{ overflow:hidden; width:1200px; height:auto;}
.pro_con111 UL{ padding:0px; width:1200px; list-style-type: none; margin:auto;}
.pro_con111 UL LI{display: inline; font-size:14px; background:#f5f5f5; float:left; width:auto; padding:0px 28px; cursor: pointer; color:#333;  line-height:50px; height:50px; text-align:center; margin-right:2px;}
.pro_con111 UL LI.hover{display: inline; font-size:14px; background:#0246ff; float:left;  width:auto; padding:0px 28px; cursor: pointer; color:#fff;  line-height:50px; height:50px; text-align:center; margin-right:2px;}
.pro_con111 UL .mores{width:90px; height:50px; line-height:50px; float:right; background:url(../templates/default/images/hz_more.png) center left no-repeat; text-align:right; color:#777777;}
.pro_con111 UL .mores a{color:#777777; text-decoration:none;}
.pro_con111 UL .mores a:hover{color:#004199; text-decoration:none;}
.lyz_tab_right{display: inline; width:1224px; height:1070px;}
.clear{ clear:both}

/*新闻*/
.tab_boxn{ width:670px; height:610px; float:left;}
.lyz_tabn_top{float:left; width:670px; height:50px; background:#068fc6;}
.lyz_tabn_top UL{ padding:0px; width:670px; height:50px; list-style-type: none; float:left;}
.lyz_tabn_top UL LI{display:inline; float:left; width:160px; cursor:pointer; height:50px; line-height:50px; color:#fff; font-size:18px; text-align:center;}
.lyz_tabn_top UL LI.hover{display:inline; float:left; width:160px; cursor:pointer; height:50px; line-height:50px; color:#fff; font-size:18px; text-align:center; background:#003dff;}
.lyz_tabn_top UL .moren{width:120px; height:50px; line-height:50px; float:right; text-align:center; color:#fff; font-size:16px;}
.lyz_tabn_top UL .moren a{color:#fff; text-decoration:none;}
.lyz_tabn_top UL .moren a:hover{color:#d2eeff; text-decoration:none;}
.lyz_tabn_bottom{display: inline; float: left; width:670px; height:560px;}
.clear{ clear:both}

/*荣誉*/
.tab_boxm{width:100%; margin:auto;}
.lyz_tabm_top{width:100%; min-height:40px; margin:auto;}
.lyz_tabm_top UL{width:100%; list-style-type:none; line-height:40px; text-align:center;}
.lyz_tabm_top UL LI{display:inline-block;font-size:16px;line-height:40px; border:1px solid #cccccc; padding:0px 40px; margin:0 10px; border-radius:25px; cursor:pointer; color:#333;}
.lyz_tabm_top UL LI.hover{border:1px solid #1c5293; color:#1c5293;}
.lyz_tabm_bottom{width:100%; height:auto; float:left; padding-top:2%;}
.clear{ clear:both}

@media screen and (max-width: 1200px) { 
.tab_boxm{width:100%;}
} 
/* 设置了浏览器宽度不大于1200px时 */
@media screen and (max-width: 660px) { 
.lyz_tabm_top UL LI{font-size:12px;padding:0px 10px; margin:0 3px;}
} 
/* 设置了浏览器宽度不大于660px时 *




